Skip to content

Conversation

@quantstruct-bot
Copy link
Collaborator

Description

Azure OpenAI Compatibility Mode and JSON Schema Updates

  1. toolStrictCompatibilityMode for Azure OpenAI Models: Added a new option to handle Azure OpenAI's validation limitations. Set toolStrictCompatibilityMode in your OpenAIModel config to either:
    • strip-parameters-with-unsupported-validation: Removes entire parameters that have unsupported validations
    • strip-unsupported-validation: Keeps parameters but removes unsupported validation aspects
      Default is strip-unsupported-validation.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

@quantstruct-bot quantstruct-bot deleted the changelog branch June 4, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants